Create the Dataset
- In Analytics, click the gear icon ( ) and then select Data Monitor to open the data monitor.The Jobs view of the data monitor appears by default.
- Select Dataflow View.
- Click the actions list (1) for the dataflow and then select Download to download the existing dataflow definition file.
- Open the dataflow definition file in a JSON or text editor.
- Add the JSON determined in the previous step.
- Before you save the dataflow definition file, use a JSON validation tool to verify that the JSON is valid.An error occurs if you try to upload the dataflow definition file with invalid JSON. You can find JSON validation tool on the internet.
- Save and close the dataflow definition file.
- In the Dataflow View of the data monitor, click the actions list for the dataflow and then select Upload.
- Select the updated dataflow definition file and click Upload.
- In the Dataflow View of the data monitor, click the actions list for the dataflow and then select Run to run the dataflow job.
- Click the Refresh Jobs button ( ) to view the latest status of the dataflow job.You can view the OppTeamMember dataset after the dataflow job completes successfully.